Class RueckmeldungEAUKK


  • public class RueckmeldungEAUKK
    extends Object

    Java-Klasse für anonymous complex type.

    Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.

    
     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="SteuerungsdatenKK" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Complex}SteuerungsdatenKKType"/>
             <element name="Betriebsnummer_Verursacher" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Simple}Bbnr_Typ"/>
             <element name="Ansprechpartner" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Complex}AnsprechpartnerType" minOccurs="0"/>
             <element name="Angaben_Arbeitnehmer">
               <complexType>
                 <complexContent>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     <sequence>
                       <element name="eAU_Grundangabe_Name" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Complex}Angaben_Name_Ctp"/>
                       <element name="Angaben_zur_AU">
                         <complexType>
                           <complexContent>
                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                               <sequence>
                                 <element name="AU_ab_AG" type="{http://www.w3.org/2001/XMLSchema}date"/>
                                 <element name="AU_seit" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
                                 <element name="Voraussichtlich_AU_bis" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
                                 <element name="Festgestellt_am" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
                                 <element name="Kennzeichen_aktuelle_Arbeitsunfaehigkeit" minOccurs="0">
                                   <simpleType>
                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                       <length value="1"/>
                                       <enumeration value="1"/>
                                       <enumeration value="4"/>
                                     </restriction>
                                   </simpleType>
                                 </element>
                                 <element name="Arbeitsunfall" minOccurs="0">
                                   <simpleType>
                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                       <length value="1"/>
                                       <enumeration value="J"/>
                                     </restriction>
                                   </simpleType>
                                 </element>
                                 <element name="D_Arzt_zugewiesen" minOccurs="0">
                                   <simpleType>
                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                       <length value="1"/>
                                       <enumeration value="J"/>
                                     </restriction>
                                   </simpleType>
                                 </element>
                                 <element name="Sonstiger_Unfall_Unfallfolgen" minOccurs="0">
                                   <simpleType>
                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                       <enumeration value="J"/>
                                     </restriction>
                                   </simpleType>
                                 </element>
                                 <element name="Stationaerer_Aufenthalt" minOccurs="0">
                                   <complexType>
                                     <complexContent>
                                       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                         <sequence>
                                           <element name="Aufnahmetag" type="{http://www.w3.org/2001/XMLSchema}date"/>
                                           <element name="Voraussichtliche_Dauer_der_KH_Behandlung" type="{http://www.w3.org/2001/XMLSchema}date"/>
                                         </sequence>
                                       </restriction>
                                     </complexContent>
                                   </complexType>
                                 </element>
                                 <element name="Bescheinigungsart" minOccurs="0">
                                   <complexType>
                                     <complexContent>
                                       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                         <choice>
                                           <element name="Erstbescheinigung">
                                             <simpleType>
                                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                                 <enumeration value="J"/>
                                               </restriction>
                                             </simpleType>
                                           </element>
                                           <element name="Folgebescheinigung">
                                             <simpleType>
                                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                                 <enumeration value="J"/>
                                               </restriction>
                                             </simpleType>
                                           </element>
                                         </choice>
                                       </restriction>
                                     </complexContent>
                                   </complexType>
                                 </element>
                               </sequence>
                             </restriction>
                           </complexContent>
                         </complexType>
                       </element>
                     </sequence>
                   </restriction>
                 </complexContent>
               </complexType>
             </element>
           </sequence>
           <attribute name="Versionsnummer" use="required" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/Basistypen_Simple}Versionsnummer_Typ" fixed="1.0.1" />
         </restriction>
       </complexContent>
     </complexType>